home *** CD-ROM | disk | FTP | other *** search
- Clock = {
- ACTIONS = {
- increaseSecond:;
- decreaseHour:;
- decreaseSecond:;
- increaseDay:;
- decreaseMinute:;
- increaseMinute:;
- decreaseDay:;
- increaseHour:;
- };
- SUPERCLASS = View;
- };
- FirstResponder = {
- ACTIONS = {
- orderFrontNXColorPanel:;
- };
- SUPERCLASS = Object;
- };
- mouseOwner = {
- ACTIONS = {
- newMouseClick:;
- newMenuButton:;
- newHandedness:;
- newMouseSpeed:;
- };
- OUTLETS = {
- titleField;
- mbSwitch;
- handednessIcon;
- mouseSpeedBox;
- hMatrix;
- menuButtonBox;
- mcMatrix;
- doubleClickBox;
- window;
- mouseStrings;
- testField;
- msMatrix;
- };
- SUPERCLASS = Object;
- };
-